CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC Dll

搜索资源列表

  1. vc++调用fortran所编写的dll

    0下载:
  2. vc++调用fortran所编写的dll
  3. 所属分类:系统编程

    • 发布日期:2010-09-24
    • 文件大小:3887536
    • 提供者:zhaocj1117
  1. VC++动态链接库编程之DLL木马

    1下载:
  2. DLL在程序编制中可作出巨大贡献,它提供了具共性代码的复用能力。但是,正如一门高深的武学,若被掌握在正义之侠的手上,便可助其仗义江湖;但若被掌握在邪恶之徒的手上,则必然在江湖上掀起腥风血雨。DLL正是一种这样的武学。DLL一旦染上了魔性,就不再是正常的DLL程序,而是DLL木马,一种恶贯满盈的病毒,令特洛伊一夜之间国破家亡。
  3. 所属分类:源码下载

    • 发布日期:2010-11-20
    • 文件大小:39424
    • 提供者:hkjfile@126.com
  1. VC下DLL的引用

    0下载:
  2. VC下DLL的引用方法
  3. 所属分类:编程文档

  1. VC++动态链接库(DLL)编程深入浅出.pdf

    1下载:
  2. 深入浅出讲解VC++针对动态链接库编程
  3. 所属分类:编程文档

  1. 如何用VC写DLL

    0下载:
  2. 如何用VC写DLL
  3. 所属分类:文档资料

  1. VC视图绘制动态曲线图

    0下载:
  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
  3. 所属分类:Windows编程

    • 发布日期:2011-12-18
    • 文件大小:1967656
    • 提供者:xiayang168
  1. 过游戏驱动保护注入DLL的一个驱动

    4下载:
  2. 这个是过游戏驱动保护注入DLL的一个驱动可以过游戏保护的程序vc编写的-This is a game drive through a drive to protect the DLL into the game can be over-protected program written in vc
  3. 所属分类:外挂编程

    • 发布日期:2014-05-29
    • 文件大小:6144
    • 提供者:matao
  1. 用vc写的内存映射文件读、写的dll

    1下载:
  2. 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
  3. 所属分类:系统编程

    • 发布日期:2016-01-25
    • 文件大小:1395047
    • 提供者:张海振
  1. winIO.rar

    0下载:
  2. 动态链接库winIO.dll使用方法 vb下使用 vc++下使用,Dynamic-link library to use winIO.dll
  3. 所属分类:Windows编程

    • 发布日期:2017-03-31
    • 文件大小:13089
    • 提供者:rafe ng
  1. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子

    1下载:
  2. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2015-07-17
    • 文件大小:2202597
    • 提供者:hanxiaohua
  1. S7_200_PLC_driver.rar

    7下载:
  2. 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
  3. 所属分类:Driver Develop

    • 发布日期:2016-03-17
    • 文件大小:1073831
    • 提供者:liushou
  1. MFC42UD.rar

    0下载:
  2. 把lib放到vc的mfc\lib下,dll放到windows\system32下。,把lib放到vc的mfc\lib下,dll放到windows\system32下。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:914668
    • 提供者:wf1230
  1. dll.rar

    0下载:
  2. 本程序介绍了利用动态链接库dll输出函数和变量的方法,以及在vc++中调用dll的方法。,This procedure describes the use of dynamic link library dll export functions and variables, as well as in the vc++ call dll methods.
  3. 所属分类:系统编程

    • 发布日期:2017-03-28
    • 文件大小:152234
    • 提供者:李想
  1. DllTest.zip

    0下载:
  2. vc调用动态连接库程序说明:   DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:285287
    • 提供者:阿发
  1. VC.rar

    0下载:
  2. 短信猫DLL二次开发控件及范例,C++版本,含源代码,SMS Modem develop demo
  3. 所属分类:SMS

    • 发布日期:2017-05-08
    • 文件大小:1690399
    • 提供者:lyc
  1. WinIo.rar

    2下载:
  2. WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件,通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,可以绕过了Windows系统的保护机制,从而连接指定端口可以成功。,WinIo.dll source code and VC demo, WinIO is an I/O ports and physical memory access links operating system components, through the use o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:190449
    • 提供者:zhong
  1. VC_dll_dynamic_link_library_Ap

    0下载:
  2. VC++中的dll动态链接库应用实例源码VC + + dll dynamic link library in Application Source,VC++ dll dynamic link library in Application Source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:166790
    • 提供者:oaaa
  1. 屏幕取词程序VC源码

    0下载:
  2. nhw32.dll 主要引出两个函数: 1. DWORD WINAPI BL_SetFlag32(UINTnFlag, HWND hNotifyWnd, int MouseX, int MouseY) 功能: 启动或停止取词。 -Screen Translation and the main program raises VC source nhw32.dll two functions: 1. DWORD WINAPI BL_SetFlag32
  3. 所属分类:界面编程

    • 发布日期:2017-03-23
    • 文件大小:168120
    • 提供者:chenlidan
  1. TCP400demo

    0下载:
  2. java使用JNI转调VC 编写的DLL实例教程-Modulation VC DLL written in java examples tutorial
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:245972
    • 提供者:陈伟源
  1. 打印控件PrintCtrl.dll的VC源码

    0下载:
  2. 打印控件PrintCtrl.dll的VC源码。放在PB栏的目的是PB的自定义纸张比较麻烦,还是用微软的API比较方便,而且不会有什么问题。原来一直用PrintCtrl.dll作打印控制,就是找不到源码。现在分享给大家。 -Print control PrintCtrl.dll the VC source. The purpose of the column on the PB PB custom paper is too much trouble, or more convenient to u
  3. 所属分类:数据库编程

    • 发布日期:2017-03-22
    • 文件大小:180275
    • 提供者:iaolove168
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com